home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creating Your Own America Online Web Pages
/
Creating Your Own America Online Web Pages.iso
/
TOOLS
/
WHTTPD
/
HTDOCS
/
HTTPDDOC
/
INFO
/
AUTHXMPL
/
BYDOMAIN
/
#HACCESS.CTL
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-05-07
|
202 b
|
14 lines
AuthUserFile c:/httpd/conf/empty.pwd
AuthGroupFile c:/httpd/conf/empty.pwd
AuthName Example
AuthType Basic
<Limit GET>
order deny,allow
deny from all
allow from .ncsa.uiuc.edu
</Limit>